Advertisement
Guest User

vicious46

a guest
Sep 26th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.40 KB | None | 0 0
  1. <script language="JavaScript" type="text/javascript">
  2. <!--
  3. //Disable right click script III- By Renigade (renigade@mediaone.net)
  4. //For full source code, visit http://www.dynamicdrive.com
  5. var message="";
  6. ///////////////////////////////////
  7. function clickIE() {if (document.all) {(message);return false;}}
  8. function clickNS(e) {if
  9. (document.layers||(document.getElementById&&!document.all)) {
  10. if (e.which==2||e.which==3) {(message);return false;}}}
  11. if (document.layers)
  12. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  13. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  14. document.oncontextmenu=new Function("return false")
  15. // -->
  16. </script>
  17.  
  18. <script type="text/javascript">
  19.  
  20. //form tags to omit in NS6+:
  21. var omitformtags=["input", "textarea", "select"]
  22.  
  23. omitformtags=omitformtags.join("|")
  24.  
  25. function disableselect(e){
  26. if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
  27. return false
  28. }
  29.  
  30. function reEnable(){
  31. return true
  32. }
  33.  
  34. if (typeof document.onselectstart!="undefined")
  35. document.onselectstart=new Function ("return false")
  36. else{
  37. document.onmousedown=disableselect
  38. document.onmouseup=reEnable
  39. }
  40.  
  41. </script>
  42.  
  43.  
  44. <html>
  45. <head>
  46.  
  47. <title><$ImeBloga$></title>
  48.  
  49. <style type="text/css">
  50.  
  51. body {
  52. background-color:#fff;
  53. color:#666;
  54. text-align:justify;
  55. font-size: 13px;
  56. font-family: tahoma;
  57. }
  58.  
  59. .main {
  60. position:absolute;
  61. background-color:#fff;
  62. background: url();
  63. border:0px solid #000;
  64. padding:0px;
  65. left: 400px;
  66. top: 15px;
  67. width:500px;}
  68.  
  69. .main img {max-width:500px;}
  70.  
  71. .textpost
  72. {background-color:#;
  73. color:#948276;
  74. text-align:justify;
  75. text-shadow:;
  76. word-spacing:;
  77. font-size: 11px;
  78. font-family: arial;}
  79.  
  80.  
  81. .titlebox
  82. {background-color:#;
  83. color:#fff;
  84. margin-left: 20px;
  85. margin-right:220px;
  86. text-align:left;
  87. letter-spacing: 2px;
  88. text-decoration:none;
  89. text-shadow:none;
  90. text-transform:lowercase;
  91. word-spacing:;
  92. font-size: 17px;
  93. font-family: georgia;
  94. font-style: italic;
  95. font-variant: normal;
  96. font-weight:normal;}
  97.  
  98.  
  99. .textbox
  100. {filter: alpha(opacity=80);
  101. moz-opacity:.80;
  102. opacity:.80; color:#000;
  103. text-shadow:;
  104. word-spacing:;
  105. font-size: 9px;
  106. font-family: verdana;
  107. border:0px;
  108. top:0px;
  109. padding:7px;
  110. border:1px solid #999;
  111. background:#fff;
  112. margin-left: 90px;
  113. margin-right: 70px;
  114. max-height:100px;
  115. overflow:hidden;
  116. magrin-top:0px;}
  117.  
  118. .titlepost {background-color:#;
  119. color:#805A42;
  120. padding-right:15px;
  121. text-align:left;
  122. line-height:15px;
  123. letter-spacing: 0px;
  124. text-decoration:none;
  125. text-shadow:;
  126. font-size: 17px;
  127. font-family: georgia;
  128. font-style:normal;
  129. font-variant:small-caps;
  130. font-weight:normal;}
  131.  
  132. .comments
  133. {color:#777;
  134. text-align:center;
  135. letter-spacing: 2px;
  136. text-decoration:none;
  137. text-shadow:;
  138. text-transform:;
  139. word-spacing:3px;
  140. font-size: 10px;
  141. font-family: Cambria;
  142. font-style:normal;
  143. font-variant:small-caps;
  144. font-weight:normal;}
  145.  
  146.  
  147. a:link, a:visited, a:active {
  148. color: #D4C5CC;
  149. letter-spacing: 1px;
  150. text-decoration:none;
  151. text-shadow:;
  152. text-transform:;
  153. word-spacing:;
  154. font-size: 11px;
  155. font-family: georgia;
  156. font-style:normal;
  157. font-variant:normal;
  158. font-weight:normal;
  159. -moz-transition:2s;
  160. -webkit-transition-duration:2s;
  161. }
  162.  
  163.  
  164. a:hover {
  165. color:#805A42;
  166. -moz-transition:2s;
  167. -webkit-transition-duration:2s;font-style:italic;}
  168.  
  169. .quoted {margin:0px 20px 0px 20px;
  170. padding:3px;
  171. color:#AD988B;
  172. text-shadow:;
  173. font-size: 9px;
  174. font-family: georgia;
  175. font-style:italic;
  176. font-weight:normal;
  177. filter: alpha(opacity=70);
  178. moz-opacity:.70;
  179. opacity:.70;
  180. border-bottom: 1px #DECDBA solid;
  181. }
  182.  
  183.  
  184. ul li, ol li {
  185. list-style-type: square;
  186. padding: 0px;
  187. margin: 0px;
  188. }
  189.  
  190. b{color: #857063}
  191. i{color: #857063; font-family:georgia;}
  192. u{color: #857063}
  193. s{color: #857063}
  194.  
  195.  
  196. img {
  197. filter: alpha(opacity=60);
  198. moz-opacity:.60;
  199. opacity:.60;
  200. -moz-transition:2s;
  201. -webkit-transition-duration:2s;}
  202.  
  203. img:hover {
  204. filter: alpha(opacity=100);
  205. moz-opacity:1;
  206. opacity:1;
  207. -moz-transition:2s;
  208. -webkit-transition-duration:2s;}
  209.  
  210. .credits {
  211. position:fixed;
  212. right:50px;
  213. bottom: 30px;
  214. padding:5px;
  215. -webkit-transition-duration:0.5s;}
  216.  
  217. .borders img { -webkit-transition-duration: .3s; -moz-transition-duration: .3s; border-radius: 15px; }
  218.  
  219. </style>
  220.  
  221. <body>
  222. <div class="main">
  223.  
  224. <div class="topbox"><br><br>
  225. <div class="textbox"><Box1><$TekstBoxa$></Box1></div>
  226. </div>
  227.  
  228. <div style="position:absolute;left:-3px;top:30px;" class="borders">
  229. <script type="text/javascript">
  230. <!-- hide
  231. numquotes = 5;
  232. var quotes = new Array(numquotes);
  233. quotes[0]="<img src=http://crystal-house.blog.hr/slike/originals/icon3.jpg>";
  234. quotes[1]="<img src=http://crystal-house.blog.hr/slike/originals/icon4.jpg>";
  235. quotes[2]="<img src=http://crystal-house.blog.hr/slike/originals/icon2.jpg>";
  236. quotes[3]="<img src=http://crystal-house.blog.hr/slike/originals/icon1.jpg>";
  237. quotes[4]="<img src=http://crystal-house.blog.hr/slike/originals/icon5.jpg>";
  238.  
  239. var rand = Math.floor(Math.random()*numquotes);
  240. document.write(quotes[rand]);
  241. // -->
  242. </script>
  243. </div>
  244.  
  245. <br><br>
  246. <Blog>
  247.  
  248. <div class="titlepost"><$NaslovPosta$></div>
  249. <div class="textpost"><$TekstPosta$></div><br>
  250. <div class="comments"><$DanPosta$> • <$DatumPosta$> • <$VrijemePosta$> • <a href="<$KomentariPosta$>" target=_blank>Komentiraj</a></div><br><br><br>
  251. </Blog>
  252. </div>
  253.  
  254. <div class="credits"> <a target="new" href="http://vicious.blog.hr/">Vicious </a> </div>
  255.  
  256. </body>
  257. </head>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement